| Put | updateUser |
Resource Path: /user/{username}
Description
Updated user
Parameters
| Name | Description | Data Type |
|---|---|---|
| username | name that need to be updated | string |
Request
The request body is of type User.
Updated user object
Overview
![]() |
User
Represents an individual user.
|
Fault Responses
| Fault | Description |
|---|---|
| 400 | Invalid user supplied |
| 404 | User not found |
See Also

